home *** CD-ROM | disk | FTP | other *** search
/ Mac Power 1997 January / macpower199701.bin / AMUG / Internet_24 / RnMac 2.0d5 FAT.sit / rnMac-v2.0d5 Folder / rnMac 2.0d5 (FAT) / rnMac 2.0d5 (FAT).rsrc / TEXT_130_v2.0d3.txt < prev    next >
Encoding:
Text File  |  1996-08-15  |  2.1 KB  |  23 lines

  1. June 1996, v2.0d3
  2. - tweaked window update code to improve speed of redraws (still needs work)
  3. - added capability to append/overwrite/save-as/cancel when saving article while reading article (as opposed to when just examining list of available articles)
  4. - added code to deal gracefully with errors while deleting messages (increment past and continue deleting)
  5. - tweaked support for HEAD command so errors caused by nonexistant (i.e. deleted) articles are tolerated better
  6. - tweaked DNS resolver so that if an all-numeric IP address is entered (e.g. 123.456.78.9) is entered, that IP address is used directly, without doing further DNS lookups (Ehrensperger Marcel's network somehow requires this窶” maybe others do too)
  7. - restructured format for article overview database (it's now fully readable as a text file and is much more space-efficient)
  8. - archive groups are no longer opened in response to a 窶廾pen Next Unread Group窶 command (includes space bar)
  9. - many hours spent debugging glitches introduced by new article overview database format
  10. - optimized code for saving message-ID data (much faster!)
  11. - modified thread database reset code so that files are just truncated to zero-length, rather than fully deleted (this preserves the NNTP numbers saved in each file)
  12. - added support for Newsgroups: and References: headers longer than 256 characters
  13. - improved processing of XOVER and HEAD data (less copying of data, acceptance of long References: data)
  14. - added support for resetting a single group's thread data and rebuilding a single group's thread data
  15. - cleaned up database.c scanning code
  16. - made scanning/deleting dialogs non-modal, so application can be backgrounded during long, boring jobs
  17. - fixed minor bug that caused read articles to marked as unread again after they were downloaded in full (affected only cross-posted articles)
  18. - forced confusing tab characters to spaces in extracted subject, author, etc. data
  19. - added support for automatic scanning of newsfolder at startup
  20. - added support for 窶忻erbose logging窶 of newsfolder scanning data
  21. - fixed memory leak in unread article counting code in newsrc.c
  22.  
  23.